Namespace - GenPageGen
Parameters
marriage - The Marriage object.
spouseID - The primary spouse ID.
dbID - The primary spouse DBID.
isTop - Indicates if it is the first individual in the page.
Returns
The Spouse HTML line.
Syntax
| C# |
|
public String GetSpouseLine(Partner marriage, Int32 spouseID, Int32 dbID, Boolean isTop = False)
|
Creates and returns the Spouse line.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.